LinqConnect Documentation
Devart.Data.Linq Namespace / Table<TEntity> Class

In This Topic
    Table<TEntity> Class Properties
    In This Topic

    For a list of all members of this type, see Table<TEntity> members.

    Public Properties
     NameDescription
    Public PropertyGets the DataContext that has been used to retrieve this Table(TEntity).  
    Public PropertyGets a value that indicates the value of ObjectTrackingEnabled in the DataContext that has been used to retrieved this Table. (Inherited from Devart.Data.Linq.Table)
    Public PropertyReturns a collection of the entities attached to the context.  
    Top
    See Also